CagdSweepAxisRefine

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

CagdSweepAxisRefine()  

SYNOPSIS

cagd_lib/cagdswep.c:466

CagdCrvStruct *CagdSweepAxisRefine(CagdCrvStruct *Axis,
                                   CagdCrvStruct *ScalingCrv,
                                   int RefLevel)
 

DESCRIPTION

Routine to refine the axis curve, according to the scaling curve to better approximate the requested sweep operation.  

PARAMETERS:

Axis: Axis to be used in future sweep operation with the associated ScalingCrv.

ScalingCrv: To use as an estimate on refinement to apply to Axis.

RefLevel: Some refinement control. Keep it low like 2 or 3.  

FUNCTION RETURN VALUE

CagdCrvStruct *: Refined Axis curve.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:18 GMT, October 17, 2022